home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_995.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  341 b   |  9 lines

  1. Inputs: Data; Filename; [VolumeID; [CreateType; [FileType]]]
  2. Outputs: ErrorNum
  3.  
  4. Inputs: any; string; [integer; [integer; [integer]]]
  5. Outputs: integer
  6.  
  7. Writes the Data to the file called FileName. If a file of that name already exists, it is first erased. ErrorNum 0 is no error, less than 0 is a Mac file system error, 1 is no names error.
  8.  
  9.